home *** CD-ROM | disk | FTP | other *** search
- StoneOrderDelegate = {
- ACTIONS = {
- "clearFields:" = "clearFields:";
- "emailOrder:" = "emailOrder:";
- "incrementQuantity:" = "incrementQuantity:";
- "printOrder:" = "printOrder:";
- };
- OUTLETS = {
- developerSwitch = developerSwitch;
- emailField = emailField;
- ftpSwitch = ftpSwitch;
- infoForm = infoForm;
- nextMailSwitch = nextMailSwitch;
- numberMachinesField = numberMachinesField;
- quantityMatrix = quantityMatrix;
- shipToField = shipToField;
- statusRadio = statusRadio;
- telFaxForm = telFaxForm;
- userGroupField = userGroupField;
- userGroupSwitch = userGroupSwitch;
- window = window;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-